github.com/andybalholm/brotli.Reader.large_window (field)
7 uses
github.com/andybalholm/brotli (current package)
decode.go#L91: var large_window bool = s.large_window
decode.go#L92: s.large_window = false
decode.go#L113: s.large_window = true
decode.go#L2152: if s.large_window {
decode.go#L2358: if s.large_window {
state.go#L169: large_window bool
state.go#L186: s.large_window = false
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |